Removes the specified document from the current export package.
Syntax
RemoveDocument(DocGlobalID As String)
Parameters
Name |
Description |
---|---|
DocGlobalID |
The GlobalID value of the document to remove. |
Remarks
Only supported for export packages in the Open status.
Related concepts